home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-03-15 | 529 b | 30 lines |
-
- ;---------------------------------------------
- ;Initialization file for the ReelMagic Board
- ;---------------------------------------------
-
- ; for numbers, you can use hexadecimal in the style 0xFFFF or 0FFFFh
- ; for boolean values you can use <1,Yes,True,on> and <0,No,False,Off>
-
- ; for most of the values to take effect, you have to reboot your computer
-
- [ReelMagic]
- Use=Yes
- Port=0x260
-
- [MPEG]
- Use=Yes
- Interrupt=11
- DMA=7
-
- [Sound]
- Use=Yes
- Port=0x220
- Interrupt=5
- DMA8=1
- DMA16=6
-
- [VGA]
- PaletteFix=No
-
-